home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / HyperCard-SuperCard / reference / Reference Frame / card_8157.txt < prev    next >
Text File  |  1989-07-09  |  19KB  |  758 lines

  1. -- card: 8157 from stack: in
  2. -- bmap block id: 4717
  3. -- flags: 4000
  4. -- background id: 5102
  5. -- name: Options-Help
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=425 top=19 right=55 bottom=464
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 21060 / 21060
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show card field "Help Help"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 6 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=456 top=10 right=63 bottom=490
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Prev
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   show card field "Prev Help"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=478 top=10 right=63 bottom=512
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1013 / 1013
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Next
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   show card field "Next Help"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 38 (button)
  66. -- low flags: 00
  67. -- high flags: A000
  68. -- rect: left=461 top=56 right=107 bottom=511
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 27056 / 27056
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Return
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   pop card
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 61 (button)
  85. -- low flags: 00
  86. -- high flags: A002
  87. -- rect: left=21 top=111 right=134 bottom=138
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Format Output
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   show card field "Format Output Help"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 62 (button)
  104. -- low flags: 00
  105. -- high flags: A002
  106. -- rect: left=372 top=111 right=134 bottom=489
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Import-Export
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   show card field "Import-Export Help"
  118. end mouseUp
  119.  
  120.  
  121. -- part 63 (button)
  122. -- low flags: 00
  123. -- high flags: A002
  124. -- rect: left=65 top=207 right=228 bottom=190
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 1
  128. -- font id: 0
  129. -- text size: 12
  130. -- style flags: 0
  131. -- line height: 16
  132. -- part name: Abstract ID's
  133. ----- HyperTalk script -----
  134. on mouseUp
  135.   show card field "Abstract ID's Help"
  136. end mouseUp
  137.  
  138.  
  139.  
  140. -- part 60 (button)
  141. -- low flags: 00
  142. -- high flags: C005
  143. -- rect: left=183 top=111 right=134 bottom=327
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: Export References
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   show card field "Export References Help"
  155. end mouseUp
  156.  
  157.  
  158.  
  159. -- part 66 (button)
  160. -- low flags: 00
  161. -- high flags: C005
  162. -- rect: left=222 top=296 right=318 bottom=366
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: Expert
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   show card field "Expert Help"
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 64 (button)
  179. -- low flags: 00
  180. -- high flags: A002
  181. -- rect: left=318 top=207 right=228 bottom=443
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Key Word ID's
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   show card field "Key Word ID's Help"
  193. end mouseUp
  194.  
  195.  
  196.  
  197.  
  198. -- part 39 (field)
  199. -- low flags: 81
  200. -- high flags: 2007
  201. -- rect: left=2 top=58 right=331 bottom=510
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 0
  205. -- font id: 3
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: Abstracts Help
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   hide card field "Abstracts Help"
  213. end mouseUp
  214.  
  215.  
  216.  
  217. -- part 41 (field)
  218. -- low flags: 81
  219. -- high flags: 2007
  220. -- rect: left=2 top=58 right=331 bottom=510
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 0
  224. -- font id: 3
  225. -- text size: 12
  226. -- style flags: 0
  227. -- line height: 16
  228. -- part name: Key Words Help
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   hide card field "Key Words Help"
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 44 (field)
  237. -- low flags: 81
  238. -- high flags: 2007
  239. -- rect: left=2 top=58 right=331 bottom=510
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 0
  243. -- font id: 3
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: Help Help
  248. ----- HyperTalk script -----
  249. on mouseUp
  250.   hide card field "Help Help"
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part 45 (field)
  256. -- low flags: 81
  257. -- high flags: 2007
  258. -- rect: left=2 top=58 right=331 bottom=510
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 0
  262. -- font id: 3
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: Prev Help
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   hide card field "Prev Help"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 46 (field)
  275. -- low flags: 81
  276. -- high flags: 2007
  277. -- rect: left=2 top=58 right=331 bottom=510
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 0
  281. -- font id: 3
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: Next Help
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   hide card field "Next Help"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 53 (button)
  294. -- low flags: 00
  295. -- high flags: A002
  296. -- rect: left=207 top=26 right=47 bottom=263
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: Papers
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   show card field "Papers Help"
  308. end mouseUp
  309.  
  310.  
  311. -- part 54 (button)
  312. -- low flags: 00
  313. -- high flags: A002
  314. -- rect: left=268 top=26 right=47 bottom=340
  315. -- title width / last selected line: 0
  316. -- icon id / first selected line: 0 / 0
  317. -- text alignment: 1
  318. -- font id: 0
  319. -- text size: 12
  320. -- style flags: 0
  321. -- line height: 16
  322. -- part name: Abstracts
  323. ----- HyperTalk script -----
  324. on mouseUp
  325.   show card field "Abstracts Help"
  326. end mouseUp
  327.  
  328.  
  329. -- part 55 (button)
  330. -- low flags: 00
  331. -- high flags: A002
  332. -- rect: left=345 top=26 right=47 bottom=421
  333. -- title width / last selected line: 0
  334. -- icon id / first selected line: 0 / 0
  335. -- text alignment: 1
  336. -- font id: 0
  337. -- text size: 12
  338. -- style flags: 0
  339. -- line height: 16
  340. -- part name: Key Words
  341. ----- HyperTalk script -----
  342. on mouseUp
  343.   show card field "Key Words Help"
  344. end mouseUp
  345.  
  346.  
  347. -- part 56 (field)
  348. -- low flags: 81
  349. -- high flags: 2007
  350. -- rect: left=2 top=58 right=336 bottom=510
  351. -- title width / last selected line: 0
  352. -- icon id / first selected line: 0 / 0
  353. -- text alignment: 0
  354. -- font id: 3
  355. -- text size: 12
  356. -- style flags: 0
  357. -- line height: 16
  358. -- part name: Papers Help
  359. ----- HyperTalk script -----
  360. on mouseUp
  361.   hide card field "Papers Help"
  362. end mouseUp
  363.  
  364.  
  365.  
  366. -- part 57 (field)
  367. -- low flags: 81
  368. -- high flags: 2007
  369. -- rect: left=2 top=58 right=336 bottom=510
  370. -- title width / last selected line: 0
  371. -- icon id / first selected line: 0 / 0
  372. -- text alignment: 0
  373. -- font id: 3
  374. -- text size: 12
  375. -- style flags: 0
  376. -- line height: 16
  377. -- part name: Export References Help
  378. ----- HyperTalk script -----
  379. on mouseUp
  380.   hide card field "Export References Help"
  381. end mouseUp
  382.  
  383.  
  384.  
  385. -- part 58 (field)
  386. -- low flags: 81
  387. -- high flags: 2007
  388. -- rect: left=2 top=58 right=336 bottom=510
  389. -- title width / last selected line: 0
  390. -- icon id / first selected line: 0 / 0
  391. -- text alignment: 0
  392. -- font id: 3
  393. -- text size: 12
  394. -- style flags: 0
  395. -- line height: 16
  396. -- part name: Options-Help
  397. ----- HyperTalk script -----
  398. on mouseUp
  399.   hide card field "Options-Help"
  400. end mouseUp
  401.  
  402.  
  403.  
  404. -- part 67 (field)
  405. -- low flags: 81
  406. -- high flags: 2007
  407. -- rect: left=2 top=58 right=336 bottom=510
  408. -- title width / last selected line: 0
  409. -- icon id / first selected line: 0 / 0
  410. -- text alignment: 0
  411. -- font id: 3
  412. -- text size: 12
  413. -- style flags: 0
  414. -- line height: 16
  415. -- part name: Format Output Help
  416. ----- HyperTalk script -----
  417. on mouseUp
  418.   hide card field "Format Output Help"
  419. end mouseUp
  420.  
  421.  
  422.  
  423. -- part 69 (field)
  424. -- low flags: 81
  425. -- high flags: 2007
  426. -- rect: left=2 top=58 right=336 bottom=510
  427. -- title width / last selected line: 0
  428. -- icon id / first selected line: 0 / 0
  429. -- text alignment: 0
  430. -- font id: 3
  431. -- text size: 12
  432. -- style flags: 0
  433. -- line height: 16
  434. -- part name: Import-Export Help
  435. ----- HyperTalk script -----
  436. on mouseUp
  437.   hide card field "Import-Export Help"
  438. end mouseUp
  439.  
  440.  
  441.  
  442. -- part 70 (field)
  443. -- low flags: 81
  444. -- high flags: 2007
  445. -- rect: left=2 top=58 right=336 bottom=510
  446. -- title width / last selected line: 0
  447. -- icon id / first selected line: 0 / 0
  448. -- text alignment: 0
  449. -- font id: 3
  450. -- text size: 12
  451. -- style flags: 0
  452. -- line height: 16
  453. -- part name: Abstract ID's Help
  454. ----- HyperTalk script -----
  455. on mouseUp
  456.   hide card field "Abstract ID's Help"
  457. end mouseUp
  458.  
  459.  
  460.  
  461. -- part 71 (field)
  462. -- low flags: 81
  463. -- high flags: 2007
  464. -- rect: left=2 top=58 right=336 bottom=510
  465. -- title width / last selected line: 0
  466. -- icon id / first selected line: 0 / 0
  467. -- text alignment: 0
  468. -- font id: 3
  469. -- text size: 12
  470. -- style flags: 0
  471. -- line height: 16
  472. -- part name: Key Word ID's Help
  473. ----- HyperTalk script -----
  474. on mouseUp
  475.   hide card field "Key Word ID's Help"
  476. end mouseUp
  477.  
  478.  
  479.  
  480. -- part 73 (field)
  481. -- low flags: 81
  482. -- high flags: 2007
  483. -- rect: left=2 top=58 right=336 bottom=510
  484. -- title width / last selected line: 0
  485. -- icon id / first selected line: 0 / 0
  486. -- text alignment: 0
  487. -- font id: 3
  488. -- text size: 12
  489. -- style flags: 0
  490. -- line height: 16
  491. -- part name: Expert Help
  492. ----- HyperTalk script -----
  493. on mouseUp
  494.   hide card field "Expert Help"
  495. end mouseUp
  496.  
  497.  
  498.  
  499. -- part contents for card part 20
  500. ----- text -----
  501. This button takes you to the "Abstracts" stack.  The "Abstracts" stack may be used for storing abstracts of articles, or, perhaps, notes you have taken on information in the article.
  502.  
  503.  
  504. -- part contents for card part 21
  505. ----- text -----
  506. This button takes you to the "Key Words" stack.  The "Key Words" stack was designed to store words relating to the topic (or topics) of the current journal article.  The topics are stored -- one per line -- in the fields provided in the "Key Words" stack.
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513. -- part contents for card part 22
  514. ----- text -----
  515. This button sorts the "Journals" stack.  The sort is done by the "ID" field of the stack.  The "ID" field is the unique name by which the journal article is known.
  516.  
  517.  
  518.  
  519.  
  520.  
  521. -- part contents for card part 23
  522. ----- text -----
  523. This button takes you to the "Options" card.  The "Options" card is used to perform additional functions, such as exporting information to a text file.
  524.  
  525.  
  526.  
  527.  
  528.  
  529. -- part contents for card part 24
  530. ----- text -----
  531. This button takes you to the previous card in the stack.
  532.  
  533.  
  534. -- part contents for card part 25
  535. ----- text -----
  536. This button take you to the next card in the stack.
  537.  
  538. -- part contents for card part 26
  539. ----- text -----
  540. This button takes you to the "Help" card.  Clicking the mouse on a button or a field causes information about that object to be displayed.  Clicking on the information window closes the window.
  541.  
  542. -- part contents for card part 27
  543. ----- text -----
  544.  
  545.  
  546. This button causes information on the card to be written to a file.  By navigating to various cards and selecting this button, one can write a reference section for a paper or book.  The information is written to the output file in TeX (a text processing language) format.  The format may be changed by editing the script of this button.  See "The Complete HyperCard Handbook" by Danny Goodman (Bantum Books) for information about scripts.
  547.  
  548. Note that in order for this button to work (also, to be displayed on the card), first go to the "Options" card and select the "Export Journals"  button.
  549.  
  550.  
  551. -- part contents for card part 28
  552. ----- text -----
  553.  
  554.  
  555. This button writes "J. Geophys. Res." into the field "Journal".  This is a time saving device which can be changed by editing the button script.  See "The Complete HyperCard Handbook" by Danny Goodman (Bantum Books) for information about scripts.
  556.  
  557.  
  558. -- part contents for card part 29
  559. ----- text -----
  560. This field stores the unique name by which the journal article is known.  This unique "ID" is also used by the "Abstracts" and the "Key Words" stacks.
  561.  
  562. -- part contents for card part 30
  563. ----- text -----
  564.  
  565.  
  566. This field is used to store the articles title.
  567.  
  568.  
  569. -- part contents for card part 31
  570. ----- text -----
  571.  
  572.  
  573. This field is used to store the author list of the article represented by this card.
  574.  
  575. -- part contents for card part 32
  576. ----- text -----
  577.  
  578.  
  579. This field is used to store the journal from which the article came.
  580.  
  581. -- part contents for card part 33
  582. ----- text -----
  583.  
  584.  
  585. This field is used to store the volume information of the article.
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593. -- part contents for card part 34
  594. ----- text -----
  595.  
  596.  
  597. This field is used to store number information about the article.
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605. -- part contents for card part 35
  606. ----- text -----
  607.  
  608.  
  609. This field is used to store the beginning page number of the article.
  610.  
  611. -- part contents for card part 36
  612. ----- text -----
  613.  
  614.  
  615. This field is used to store the ending page number of the article.
  616.  
  617. -- part contents for card part 37
  618. ----- text -----
  619.  
  620.  
  621. This field is used to store the year of the article.
  622.  
  623. -- part contents for card part 39
  624. ----- text -----
  625.  
  626.  
  627. This button takes you to the "Abstract" stack.  The "Abstract" stack can be used to store abstracts from journal articles, or, perhaps, notes about information in the article.
  628.  
  629. -- part contents for card part 41
  630. ----- text -----
  631.  
  632.  
  633. This button takes you to the "Key Words" stack.  The "Key Words" stack was designed to store words relating to the topic (or topics) of the current journal article.  The topics are stored -- one per line -- in the fields provided in the "Key Words" stack.
  634.  
  635.  
  636. -- part contents for card part 42
  637. ----- text -----
  638.  
  639.  
  640. This button sorts the "Journals" stack.  The sort is done by the "ID" field of the stack.  The "ID" field is the unique name by which the journal article is known.
  641.  
  642.  
  643.  
  644. -- part contents for card part 43
  645. ----- text -----
  646.  
  647.  
  648. This button takes you to the "Options" card.  The "Options" card is used to perform additional functions, such as exporting information to a text file.
  649.  
  650.  
  651. -- part contents for card part 44
  652. ----- text -----
  653.  
  654.  
  655. This button takes you to the "Help" card.  Clicking the mouse on a button or a field causes information about that object to be displayed.  Clicking on the information window closes the window.
  656.  
  657. -- part contents for card part 45
  658. ----- text -----
  659.  
  660.  
  661. This button takes you to the previous button in the stack.
  662.  
  663. -- part contents for card part 46
  664. ----- text -----
  665.  
  666.  
  667. This button takes you to the next card in the stack.
  668.  
  669. -- part contents for card part 47
  670. ----- text -----
  671.  
  672.  
  673. This field stores the unique name by which the journal article is known.  This unique "ID" is also used by the "Abstracts" and the "Key Words" stacks.
  674.  
  675. -- part contents for card part 40
  676. ----- text -----
  677.  
  678.  
  679.  
  680. -- part contents for card part 48
  681. ----- text -----
  682.  
  683.  
  684. This is the Journals-Help card.  Clicking on a button or a field in this card will cause information about that object to be displayed.  Clicking in the information window will close that window.
  685.  
  686.  
  687.                 --  click anywhere inside this window to close --
  688.  
  689. -- part contents for card part 56
  690. ----- text -----
  691.  
  692. This button takes you to the "Papers" stack.  The "Papers" stack was designed to store information relating to technical papers.  Information, for instance, such as the paper's title and authors.
  693.  
  694.  
  695. -- part contents for card part 57
  696. ----- text -----
  697.  
  698. This button is used to create a file which contains a reference section for a technical paper.  There are essentially three steps to create a reference file.  These steps are:
  699.    1.  Activate this process by clicking in the check box.  This opens the
  700.         export file and activates the export button in the "Papers" stack.
  701.    2.  Go to the cards in the "Papers" stack that you wish to include in the
  702.         reference section and click on the export button.
  703.    3.  When you have finished step 2, go back to the "Options" card and click
  704.         again in the "Export References" check box.  This closes the export
  705.         file.
  706.  
  707. The text in the file is formatted according to information contained in the 
  708. "Format" card.  The format of the reference list can be changed by clicking on the "Format Output" button.
  709.  
  710.  
  711.  
  712. -- part contents for card part 58
  713. ----- text -----
  714.  
  715.  
  716. This is the "Options-Help" card.  Clicking the mouse on a button or a field in this card causes information about that object to be displayed in a window, such as the one that is currently visible.  Clicking anywhere inside the information window, closes that window.  You may return to the "Options" card by clicking on the "return" button in the upper-right hand region of this card.
  717.  
  718.  
  719.            --  click anywhere inside this window to continue  --
  720.  
  721. -- part contents for card part 67
  722. ----- text -----
  723.  
  724.  
  725. This button takes you to the "Format" card, where information about the formatting of the reference list is contained.   By changing the text in the fields in the "Format" card, one can control how the reference list is built.  One of the things that is controlled by the fields in this card, is the order in which the fields within the reference list is written.
  726.  
  727.  
  728. -- part contents for card part 69
  729. ----- text -----
  730.  
  731. This button is used to create a file which contains a reference section for a technical paper.  Before selecting this option, you must first have created a text file which contains the ID's of the papers which you wish included in the reference section.  In this file (the import file), you should write the paper ID's, one per line in the import file.
  732.  
  733. The text in the reference (or export) file is formatted according to information contained in the "Format" card.  The format of the reference list can be changed by clicking on the "Format Output" button.
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740. -- part contents for card part 70
  741. ----- text -----
  742.  
  743.  
  744. This button is used to create a file of paper ID's, selected according to a word or words in the "Abstracts" stack.  After pressing this button, you are asked to type in a text string.  If this string is found in a card in the 
  745. "Abstracts" stack, then the paper ID of that card is written to the export file. 
  746.  
  747. -- part contents for card part 71
  748. ----- text -----
  749.  
  750.  
  751. This button is used to create a file of paper ID's, selected according to a word or words in the "Key Words" stack.  After pressing this button, you are asked to type in a text string.  If this string is found in a card in the 
  752. "Key Words" stack, then the paper ID of that card is written to the export file. 
  753.  
  754. -- part contents for card part 73
  755. ----- text -----
  756.  
  757.  
  758. Once you have become acquainted with these cards and stacks, especially the help cards, you may wish check this button.  If this button is checked, some of the windows which pop up, seemingly uncalled for, are instructed not to do so.  This will cut down on the time it takes to navigate to the help cards and back.